How to Install drupal6-mod-i18n software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install drupal6-mod-i18n software package in Ubuntu 12.04 LTS (Precise Pangolin)

drupal6-mod-i18n software package provides i18n module for Drupal 6, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install drupal6-mod-i18n 

drupal6-mod-i18n is installed in your system.

Make ensure the drupal6-mod-i18n package were installed using the commands given below,

$ sudo dpkg-query -l | grep drupal6-mod-i18n *

You will get with drupal6-mod-i18n package name, version, architecture and description in a table

drupal6-mod-i18n package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package drupal6-mod-i18n
Version 1.10-1
Description i18n module for Drupal 6
Sub Section Web


See Also, How to uninstall or remove drupal6-mod-i18n software package from Ubuntu 12.04 LTS (Precise Pangolin)?